home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / ia64 / sn / kernel / sn2 / Makefile
Encoding:
Makefile  |  2008-12-24  |  475 b   |  16 lines

  1. # arch/ia64/sn/kernel/sn2/Makefile
  2. #
  3. # This file is subject to the terms and conditions of the GNU General Public
  4. # License.  See the file "COPYING" in the main directory of this archive
  5. # for more details.
  6. #
  7. # Copyright (C) 1999,2001-2002 Silicon Graphics, Inc. All rights reserved.
  8. #
  9. # sn2 specific kernel files
  10. #
  11.  
  12. EXTRA_CFLAGS += -Iarch/ia64/sn/include
  13.  
  14. obj-y += cache.o io.o ptc_deadlock.o sn2_smp.o sn_proc_fs.o \
  15.      prominfo_proc.o timer.o timer_interrupt.o sn_hwperf.o
  16.